Heart Disease Prediction System

  • Tech Stack: Python, HTML, Machine Learning, Django
  • Github URL: Project Link

  • Made a basic machine learning model to predict whether the person can have heart disease or not.
  • Used the Data available on kaggle for heart disease as training data.
  • Deployed it on the web by using python and Django frameworks.
  • And then Integrated it with the Hospital Management System project I had done before.
  • So that patient can see 97% accurately whether he or she may have heart disease or not.